/*----------------------------------Container-----------------------------------*/
.windowContainer{
    position: fixed;
    height: 80%;
    width: 93%;
    top: 58%;
    left: 53%;
    transform: translate(-50%, -50%);
    background-color: rgba(235, 235, 235, 0.8);
}
.windowContainer.active{
    height: 85%;
    width: 98%;
    top: 54%;
    left: 50%;
}
.windowContainer0{
    position: fixed;
    height: 80%;
    width: 90%;
    top: 58%;
    left: 53%;
    transform: translate(-50%, -50%);
}
/* Size, Position Horizontal, Position Vertical*/
.windowBaseFL1{
    position: absolute;
    height: 95%;
    width: 95%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
/*--------------------------------Extra-Large-----------------------------------*/
.windowBaseXLL1{
    position: absolute;
    height: 95%;
    width: 70%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseXLR1{
    position: absolute;
    height: 95%;
    width: 70%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
/*-------------------------------------Large-------------------------------------*/
.windowBaseLL1{
    position: absolute;
    height: 95%;
    width: 60%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLR1{
    position: absolute;
    height: 95%;
    width: 60%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
/*-------------------------------------Half-------------------------------------*/
.windowBaseHL1{
    position: absolute;
    height: 95%;
    width: 47%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseHR1{
    position: absolute;
    height: 95%;
    width: 47%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
/*------------------------------------Medium-------------------------------------*/
.windowBaseML2{
    position: absolute;
    height: 95%;
    width: 45%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseML1{
    position: absolute;
    height: 95%;
    width: 35%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseMR1{
    position: absolute;
    height: 95%;
    width: 35%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
/*-------------------------------------Small-------------------------------------*/
.windowBaseRS1{
    position: absolute;
    height: 95%;
    width: 24%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLS1{
    position: absolute;
    height: 95%;
    width: 24%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseRST1{
    position: absolute;
    height: 43%;
    width:47%;
    top: 3%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRSB1{
    position: absolute;
    height: 43%;
    width:47%;
    bottom: 2%;
    right: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLST1{
    position: absolute;
    height: 43%;
    width:47%;
    top: 3%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLSB1{
    position: absolute;
    height: 43%;
    width:47%;
    bottom: 2%;
    left: 2%;
    background-color: rgb(255, 255, 255);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}



















.windowBaseF{
    position: fixed;
    height: 70%;
    width: 77%;
    TOP: 18%;
    right: 2%;
    background-color: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseXLL{
    position: fixed;
    height: 80%;
    width: 65%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseLL{
    position: absolute;
    height: 80%;
    width: 50%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRL{
    position: fixed;
    height: 80%;
    width: 50%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseLH{
    position: absolute;
    height: 80%;
    width: 44%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRH{
    position: absolute;
    height: 80%;
    width: 44%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseLR{
    position: fixed;
    height: 80%;
    width: 38%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRR{
    position: fixed;
    height: 80%;
    width: 38%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseRS{
    position: fixed;
    height: 80%;
    width: 24%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLS{
    position: fixed;
    height: 80%;
    width: 24%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.windowBaseLST{
    position: absolute;
    height: 39%;
    width:50%;
    top: 18%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseLSB{
    position: absolute;
    height: 39%;
    width:50%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRST{
    position: absolute;
    height: 39%;
    width:50%;
    top: 18%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.windowBaseRSB{
    position: absolute;
    height: 39%;
    width:50%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    border-radius: 25px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

/*.windowBaseRL{
    position: absolute;
    height: 80%;
    width: 50%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255);
}

.windowBaseRST{
    position: absolute;
    height: 39%;
    width:50%;
    top: 18%;
    right: 5%;
    background-color: rgb(255, 255, 255);
}
.windowBaseRSB{
    position: absolute;
    height: 39%;
    width:50%;
    bottom: 2%;
    right: 5%;
    background-color: rgb(255, 255, 255);
}
.windowBaseLST{
    position: absolute;
    height: 39%;
    width:50%;
    top: 18%;
    left: 5%;
    background-color: rgb(255, 255, 255);
}
.windowBaseLSB{
    position: absolute;
    height: 39%;
    width:50%;
    bottom: 2%;
    left: 5%;
    background-color: rgb(255, 255, 255);
}*/

.windowBase{
    position: fixed;
    height: 60%;
    width:60%;
    top: 18%;
    left: 20%;
    background-color: rgb(255, 255, 255);
}
.windowBaseHeader{
    position: fixed;
    height: 15%;
    width: 100%;
    left: 0%;
    border-width: thin;
}
#contentTextWindow{
    position: absolute;
    top: 15%;
    left: 2%;
    font-family:sans-serif;
    font-size: 200%;
    color: white;
}

.contentHeaderL{
    position: absolute;
    height: 8%;
    width: 100%;
}
.contentHeaderL1{
    position: absolute;
    bottom: 30%;
    height: 8%;
    width: 100%;
}
.contentHeaderSB{
    position: absolute;
    height: 10%;
    width: 100%;
}
.contentHeaderS{
    position: absolute;
    height: 16%;
    width: 100%;
}
#contentText{
    position: absolute;
    top: 15%;
    left: 3%;
    font-family:sans-serif;
    font-size: 150%;
    font-weight: bold;
}

.formContainer{
    position: absolute;
    top: 15%;
    left: 5%;
    height: 80%;
    width: 90%;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    background-color: rgb(235, 235, 235);
    overflow-y: scroll;
}


.formContainer label{
    font-family:sans-serif;
}
.buttonsContainer {
    position: absolute;
    top: 5%;
    right: 5%;
    height: 12%;
    width: 50%;

    display: flex;
    flex-direction: row;      /* Align buttons in a row */
    align-items: center;      /* Vertically center the buttons */
    justify-content: flex-end; /* Align buttons to the left (horizontally) */
    gap: 25px;                /* Add spacing between buttons */
}
.buttonsContainer button{
    height: 50px;
    width: 100%;
    border: none;
    background-color: rgb(100, 100, 100);
    color: white;
}